home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- set the cursor of sprite 10 to [41, 42]
- set the cursor of sprite 11 to [41, 42]
- set the cursor of sprite 12 to [41, 42]
- set the cursor of sprite 13 to [41, 42]
- set the cursor of sprite 14 to [41, 42]
- set the cursor of sprite 15 to [41, 42]
- set the cursor of sprite 29 to [41, 42]
- set the cursor of sprite 30 to [41, 42]
- end
-
- on stopMovie
- set the cursor of sprite 10 to 0
- set the cursor of sprite 11 to 0
- set the cursor of sprite 12 to 0
- set the cursor of sprite 13 to 0
- set the cursor of sprite 14 to 0
- set the cursor of sprite 15 to 0
- set the cursor of sprite 29 to 0
- set the cursor of sprite 30 to 0
- end
-